In This Topic
A special value indicating that filtering must not be performed. To disable filtering, assign the value of this field to the
FilterKey property.
Syntax
'Declaration
Public Shared ReadOnly Unfiltered As Object
public static readonly object Unfiltered
See Also